TRANSFORMATIONS settings: Profiler

 

 

Check the Profiler box if you want to profile your code.

 

Profile code lines

Procedure calls are profiled automatically. You will usually profile line execution as well, unless you have a very large project and want to do a first pass with procedures only to identify the slowest modules, and then profile only these modules lines.

 

Data acquisition method

There are 2 different methods used for profiling:

The Auto-Select setting will default to External in case of a project group, and Internal in any other case.